added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2010 / CSASPNETSerializeJsonString / Styles / site.css
blob618f88e2a3bae2602ea17dfcb6ef1732aff056a6
1 body
3 color: #000000;
4 font-family: Arial,Helvetica,sans-serif;
5 font-size: 13px;
8 h3
10 color: #333333;
11 font-family: Arial,sans-serif;
12 font-size: 15px;
13 font-weight: bold;
14 margin: 25px 10px 15px;
15 padding: 0;
18 .search_bar
20 color: #000000;
21 height: 20px;
22 margin: 8px 0 0 5px;
23 padding: 0 5px;
24 position: relative;
26 .search_bar input
28 background: url("../Images/search.png") no-repeat scroll 3px 4px white;
29 border: 1px solid #95A5C6;
30 color: #000000;
31 font-weight: normal;
32 padding: 2px 50px 2px 17px;
36 .search_response
38 background: url("../Images/response.png") no-repeat scroll 0 10px #FFFFFF;
39 border: 2px solid #F8E89E;
40 margin: 10px 400px 10px 10px;
41 padding: 10px 10px 20px 60px;
42 position: relative;
43 height: 160px;
46 .author, .genre, .price, .publish_date, .description
48 font-weight: bold;